home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 July / APC0702D1.iso / front / images / apc07sub.swf / scripts / DefineButton2_2 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-05-23  |  66 b   |  4 lines

  1. on(release){
  2.    getUrl("../../front/subscribe.htm", "main");
  3. }
  4.